home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / zsoftdrv.zip / MARS128.DOC < prev    next >
Text File  |  1990-10-16  |  845b  |  31 lines

  1.                 MARS128.DOC
  2.  
  3.     The MARS128.SYS is a driver for MarsTek's 128 hand scanner.
  4.  
  5.     This driver has only two options:
  6.  
  7.     /Cn    Where n = DMA channel 1 or 3
  8.  
  9.     /Hhhh    Where hhh = a 3 digit hexadecimal port address.
  10.         The MarsTek 128 card can use port addresses:
  11.             100H, 200H, or 300H.
  12.         
  13.  
  14.         Example CONFIG.SYS entry:
  15.             DEVICE=MARS128.SYS /C3
  16.  
  17.     The driver is set up for the MarsTek 128 and DMA channel 3.
  18.  
  19.     This MarsTek hand scanner does not support interrupts. Therefore 
  20.     to obtain the best performance, MARS128.SYS requires EMS.
  21.  
  22.     Paintbrush may save buffers to the hard disk during the scan. 
  23.     When the disk is accessed, scan lines can be lost, resulting in gaps 
  24.     in the image. The entire scan may be scanned to Expanded Memory and 
  25.     then read back as required, greatly reducing the chance of losing 
  26.     scan lines.
  27.  
  28.  
  29.  
  30. 
  31.